FileAttachmentIsContactPhoto Property |
Indicates whether the file attachment is a contact picture.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsContactPhoto { get; set; }Public Property IsContactPhoto As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is contact photo; otherwise,
false.
See Also